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