Function windows_sys::Wdk::System::SystemServices::RtlGetPersistedStateLocation
pub unsafe extern "system" fn RtlGetPersistedStateLocation(
sourceid: PCWSTR,
customvalue: PCWSTR,
defaultpath: PCWSTR,
statelocationtype: STATE_LOCATION_TYPE,
targetpath: PWSTR,
bufferlengthin: u32,
bufferlengthout: *mut u32,
) -> NTSTATUS