pub unsafe extern "system" fn RtlInitString(
    DestinationString: PSTRING,
    SourceString: PCSZ
)