pub unsafe extern "system" fn RtlInitUnicodeString(
    destinationstring: *mut UNICODE_STRING,
    sourcestring: PCWSTR,
)