pub unsafe extern "C" fn botan_x509_cert_get_fingerprint( cert: botan_x509_cert_t, hash: *const c_char, out: *mut u8, out_len: *mut usize, ) -> c_int