Function windows_sys::Win32::Devices::Sensors::PropKeyFindKeyGetDouble
pub unsafe extern "system" fn PropKeyFindKeyGetDouble(
plist: *const SENSOR_COLLECTION_LIST,
pkey: *const PROPERTYKEY,
pretvalue: *mut f64,
) -> NTSTATUS