pub unsafe fn PropKeyFindKeyGetNthUlong(
    plist: *const SENSOR_COLLECTION_LIST,
    pkey: *const PROPERTYKEY,
    occurrence: u32,
    pretvalue: *mut u32
) -> NTSTATUS