pub unsafe fn WdsTransportServerFreeBuffer<P0>(
    hprovider: P0,
    pvbuffer: *const c_void,
) -> Result<()>
where P0: Param<HANDLE>,