pub unsafe extern "C" fn soup_xmlrpc_parse_response( method_response: *const c_char, length: c_int, signature: *const c_char, error: *mut *mut GError, ) -> *mut GVariant
v2_52