#[no_mangle]
pub unsafe extern "C" fn u_fdopendir_ocall(
    error: *mut c_int,
    fd: c_int
) -> *mut DIR