pub unsafe extern "C" fn u_ftruncate64_ocall(
    result: *mut c_int,
    error: *mut c_int,
    fd: c_int,
    length: off64_t
) -> SgxStatus