#[no_mangle]
pub unsafe extern "C" fn u_eventfd_ocall(
    error: *mut c_int,
    initval: c_uint,
    flags: c_int
) -> c_int