Function windows_sys::Win32::Networking::HttpServer::HttpQueryServerSessionProperty
pub unsafe extern "system" fn HttpQueryServerSessionProperty(
serversessionid: u64,
property: HTTP_SERVER_PROPERTY,
propertyinformation: *mut c_void,
propertyinformationlength: u32,
returnlength: *mut u32,
) -> u32