pub unsafe extern "C" fn json_serializable_deserialize_property( serializable: *mut JsonSerializable, property_name: *const c_char, value: *mut GValue, pspec: *mut GParamSpec, property_node: *mut JsonNode, ) -> gboolean