pub unsafe extern "system" fn CM_Create_DevNodeA(
    pdnDevInst: *mut u32,
    pDeviceID: *mut i8,
    dnParent: u32,
    ulFlags: u32
) -> u32