pub unsafe extern "C" fn indy_open_wallet(
    command_handle: CommandHandle,
    config: CString,
    credentials: CString,
    cb: Option<ResponseWalletHandleCB>
) -> Error