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