pub unsafe fn CM_Locate_DevNode_ExA<P0>(
    pdndevinst: *mut u32,
    pdeviceid: P0,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET
where P0: IntoParam<PCSTR>,