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