pub unsafe fn RtlInitAnsiStringEx(
    destinationstring: *mut STRING,
    sourcestring: *mut i8
) -> NTSTATUS