pub unsafe extern "C" fn soup_message_set_first_party(
    msg: *mut SoupMessage,
    first_party: *mut GUri
)