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