pub unsafe extern "system" fn RtlReplaceSystemDirectoryInPath(
    Destination: *mut UNICODE_STRING,
    Machine: u16,
    TargetMachine: u16,
    IncludePathSeperator: BOOLEAN
) -> u32