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