pub unsafe fn JsSerializeScript<P0>( script: P0, buffer: Option<*mut u8>, buffersize: *mut u32, ) -> JsErrorCodewhere P0: Param<PCWSTR>,