pub unsafe extern "system" fn CM_Open_Device_Interface_KeyW(
    pszDeviceInterface: *const u16,
    samDesired: u32,
    Disposition: u32,
    phkDeviceInterface: *mut *mut HKEY__,
    ulFlags: u32
) -> u32