pub unsafe extern "C" fn _frida_g_notification_add_button_with_target(
    notification: *mut GNotification,
    label: *const gchar,
    action: *const gchar,
    target_format: *const gchar
    ...
)