pub unsafe extern "system" fn WinUsb_ControlTransfer(
InterfaceHandle: WINUSB_INTERFACE_HANDLE,
SetupPacket: WINUSB_SETUP_PACKET,
Buffer: PUCHAR,
BufferLength: ULONG,
LengthTransferred: PULONG,
Overlapped: LPOVERLAPPED,
) -> BOOL