pub unsafe extern "system" fn RtlGetPersistedStateLocation(
    sourceid: PCWSTR,
    customvalue: PCWSTR,
    defaultpath: PCWSTR,
    statelocationtype: STATE_LOCATION_TYPE,
    targetpath: PWSTR,
    bufferlengthin: u32,
    bufferlengthout: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"