pub unsafe extern "C" fn g_source_add_unix_fd(
    source: *mut GSource,
    fd: i32,
    events: u32
) -> *mut c_void