pub unsafe fn CryptMsgUpdate( hcryptmsg: *const c_void, pbdata: Option<&[u8]>, ffinal: bool, ) -> Result<()>