pub unsafe extern "C" fn soup_xmlrpc_message_set_fault( msg: *mut SoupMessage, fault_code: c_int, fault_format: *const c_char, ... )
v2_52