#[no_mangle]
pub unsafe extern "C" fn u_truncate64_ocall(
    error: *mut c_int,
    path: *const c_char,
    length: off64_t
) -> c_int