Function windows_sys::Win32::Security::Cryptography::CryptMsgControl
pub unsafe extern "system" fn CryptMsgControl(
hcryptmsg: *const c_void,
dwflags: u32,
dwctrltype: u32,
pvctrlpara: *const c_void,
) -> BOOL