pub unsafe extern "C" fn botan_pubkey_export( key: botan_pubkey_t, out: *mut u8, out_len: *mut usize, flags: u32, ) -> c_int