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