pub unsafe extern "C" fn g_unix_signal_add(
    signum: c_int,
    handler: GSourceFunc,
    user_data: gpointer
) -> c_uint