Function HttpSetServerSessionProperty
pub unsafe fn HttpSetServerSessionProperty(
serversessionid: u64,
property: HTTP_SERVER_PROPERTY,
propertyinformation: *const c_void,
propertyinformationlength: u32,
) -> u32