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