pub unsafe extern "C" fn soup_xmlrpc_extract_method_call( method_call: *const c_char, length: c_int, method_name: *mut *mut c_char, ... ) -> gboolean