pub unsafe extern "system" fn CM_Get_DevNode_Custom_Property_ExW(
    dnDevInst: u32,
    pszCustomPropertyName: *const u16,
    pulRegDataType: *mut u32,
    Buffer: *mut c_void,
    pulLength: *mut u32,
    ulFlags: u32,
    hMachine: *mut c_void
) -> u32