pub unsafe fn JsGetProperty( object: *const c_void, propertyid: *const c_void, value: *mut *mut c_void, ) -> JsErrorCode