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