pub unsafe extern "C" fn soup_xmlrpc_build_response(
    value: *mut GVariant,
    error: *mut *mut GError
) -> *mut c_char
This is supported on crate feature v2_52 only.