pub unsafe extern "C" fn _frida_json_serializable_serialize_property(
    serializable: *mut JsonSerializable,
    property_name: *const gchar,
    value: *const GValue,
    pspec: *mut GParamSpec
) -> *mut JsonNode