pub unsafe extern "C" fn _frida_g_log_set_handler_full(
    log_domain: *const gchar,
    log_levels: GLogLevelFlags,
    log_func: GLogFunc,
    user_data: gpointer,
    destroy: GDestroyNotify
) -> guint