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