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