Function windows_sys::Win32::Security::Cryptography::CryptMsgGetParam
pub unsafe extern "system" fn CryptMsgGetParam(
hcryptmsg: *const c_void,
dwparamtype: u32,
dwindex: u32,
pvdata: *mut c_void,
pcbdata: *mut u32,
) -> BOOL