pub unsafe extern "C" fn eventfd_write(
    fd: c_int,
    value: eventfd_t
) -> c_int