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