pub unsafe extern "C" fn botan_pubkey_fingerprint( key: botan_pubkey_t, hash: *const c_char, out: *mut u8, out_len: *mut usize ) -> c_int