pub unsafe extern "system" fn RtlInitStringEx(
    destinationstring: *mut STRING,
    sourcestring: *mut i8,
) -> NTSTATUS