pub unsafe fn LoadPackagedLibrary<P0>( lpwlibfilename: P0, reserved: Option<u32>, ) -> Result<HMODULE>where P0: Param<PCWSTR>,