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