pub unsafe extern "C" fn u_futimens_ocall( result: *mut c_int, errno: *mut c_int, fd: c_int, times: *const [timespec; 2] ) -> SgxStatus