Function windows_sys::Win32::Devices::Usb::WinUsb_QueryPipeEx
pub unsafe extern "system" fn WinUsb_QueryPipeEx(
interfacehandle: WINUSB_INTERFACE_HANDLE,
alternatesettingnumber: u8,
pipeindex: u8,
pipeinformationex: *mut WINUSB_PIPE_INFORMATION_EX,
) -> BOOL