pub unsafe extern "C" fn soup_message_new_from_multipart(
    uri_string: *const c_char,
    multipart: *mut SoupMultipart
) -> *mut SoupMessage