pub unsafe extern "C" fn soup_multipart_new_from_message(
    headers: *mut SoupMessageHeaders,
    body: *mut GBytes
) -> *mut SoupMultipart