#[unsafe(no_mangle)]pub unsafe extern "C" fn indy_export_wallet( command_handle: Handle, wallet_handle: Handle, export_config: CString, cb: Option<ResponseEmptyCB>, ) -> Error