pub unsafe fn MFLoadSignedLibrary<P0>(pszname: P0) -> Result<IMFSignedLibrary>
where P0: IntoParam<PCWSTR>,