Function windows_sys::Win32::Devices::Usb::WinUsb_QueryDeviceInformation
pub unsafe extern "system" fn WinUsb_QueryDeviceInformation(
interfacehandle: WINUSB_INTERFACE_HANDLE,
informationtype: u32,
bufferlength: *mut u32,
buffer: *mut c_void,
) -> BOOL