pub unsafe fn CryptRegisterDefaultOIDFunction<P1, P3>( dwencodingtype: u32, pszfuncname: P1, dwindex: u32, pwszdll: P3, ) -> BOOLwhere P1: Param<PCSTR>, P3: Param<PCWSTR>,