pub unsafe extern "C" fn CheckCertSignaturePubKey( cert: *const byte, certSz: word32, heap: *mut c_void, pubKey: *const byte, pubKeySz: word32, pubKeyOID: c_int, ) -> c_int