Function RtlInitString

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