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