pub unsafe extern "C" fn truncate64(
    path: *const i8,
    length: i64
) -> i32