pub unsafe extern "C" fn soup_message_add_header_handler( msg: *mut SoupMessage, signal: *const c_char, header: *const c_char, callback: GCallback, user_data: gpointer, ) -> c_uint