pub unsafe extern "system" fn WsGetServiceProxyProperty(
    serviceproxy: *const WS_SERVICE_PROXY,
    id: WS_PROXY_PROPERTY_ID,
    value: *mut c_void,
    valuesize: u32,
    error: *const WS_ERROR
) -> HRESULT