Function windows_sys::Win32::System::Js::JsDefineProperty
pub unsafe extern "system" fn JsDefineProperty(
object: *const c_void,
propertyid: *const c_void,
propertydescriptor: *const c_void,
result: *mut bool,
) -> JsErrorCode