pub unsafe extern "C" fn g_source_modify_unix_fd(
    source: *mut GSource,
    tag: *mut c_void,
    new_events: u32
)