pub unsafe extern "C" fn _frida_g_param_spec_object(
    name: *const gchar,
    nick: *const gchar,
    blurb: *const gchar,
    object_type: GType,
    flags: GParamFlags
) -> *mut GParamSpec