pub unsafe extern "C" fn u_fstat64_ocall(
    result: *mut i32,
    error: *mut i32,
    fd: i32,
    buf: *mut stat64
) -> SgxStatus