pub unsafe extern "C" fn _frida_g_source_add_unix_fd(
    source: *mut GSource,
    fd: gint,
    events: GIOCondition
) -> gpointer