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