pub unsafe extern "system" fn CM_Get_Device_Interface_ListW(
    InterfaceClassGuid: *mut GUID,
    pDeviceID: *mut u16,
    Buffer: *mut u16,
    BufferLen: u32,
    ulFlags: u32
) -> u32