pub unsafe fn GetRawInputDeviceList(
    prawinputdevicelist: Option<*mut RAWINPUTDEVICELIST>,
    puinumdevices: *mut u32,
    cbsize: u32
) -> u32