pub unsafe extern "system" fn PropKeyFindKeyGetNthInt64(
    plist: *const SENSOR_COLLECTION_LIST,
    pkey: *const PROPERTYKEY,
    occurrence: u32,
    pretvalue: *mut i64,
) -> NTSTATUS