pub type JSCClassSetPropertyFunction = Option<unsafe extern "C" fn(_: *mut JSCClass, _: *mut JSCContext, _: gpointer, _: *const c_char, _: *mut JSCValue) -> gboolean>;