pub unsafe extern "C" fn botan_pubkey_load( key: *mut botan_pubkey_t, bits: *const u8, len: usize, ) -> c_int