pub unsafe fn CryptMsgControl( hcryptmsg: *const c_void, dwflags: u32, dwctrltype: u32, pvctrlpara: Option<*const c_void>, ) -> Result<()>