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