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