RtlInitAnsiString

Function RtlInitAnsiString 

pub unsafe fn RtlInitAnsiString(
    destinationstring: *mut STRING,
    sourcestring: *mut i8,
)