pub unsafe extern "system" fn RtlGetPersistedStateLocation(
    SourceID: PCWSTR,
    CustomValue: PCWSTR,
    DefaultPath: PCWSTR,
    StateLocationType: STATE_LOCATION_TYPE,
    TargetPath: PWCHAR,
    BufferLengthIn: ULONG,
    BufferLengthOut: PULONG
) -> NTSTATUS