Function WSAGetQOSByName

pub unsafe extern "system" fn WSAGetQOSByName(
    s: SOCKET,
    lpqosname: *const WSABUF,
    lpqos: *mut QOS,
) -> BOOL