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