pub unsafe extern "C" fn jsc_value_function_callv( value: *mut JSCValue, n_parameters: c_uint, parameters: *mut *mut JSCValue ) -> *mut JSCValue