pub unsafe extern "system" fn CM_Open_Device_Interface_Key_ExA(
    pszDeviceInterface: *const i8,
    samDesired: u32,
    Disposition: u32,
    phkDeviceInterface: *mut *mut HKEY__,
    ulFlags: u32,
    hMachine: *mut c_void
) -> u32