pub unsafe extern "C" fn u_fdopendir_ocall(
    result: *mut *mut DIR,
    error: *mut c_int,
    fd: c_int
) -> SgxStatus