#[no_mangle]
pub unsafe extern "C" fn u_opendir_ocall(
    error: *mut c_int,
    pathname: *const c_char
) -> *mut DIR