pub unsafe extern "C" fn _frida_g_value_set_boolean(
    value: *mut GValue,
    v_boolean: gboolean
)