#[unsafe(no_mangle)]pub unsafe extern "C" fn indy_open_wallet( command_handle: Handle, config: CString, credentials: CString, cb: Option<ResponseI32CB>, ) -> Error