pub unsafe extern "system" fn JsDeleteProperty( object: *const c_void, propertyid: *const c_void, usestrictrules: u8, result: *mut *mut c_void, ) -> JsErrorCode