pub unsafe extern "C" fn jsc_value_object_has_property(
    value: *mut JSCValue,
    name: *const c_char
) -> gboolean