pub unsafe extern "system" fn RtlUnicodeToMultiByteSize(
    BytesInMultiByteString: PULONG,
    UnicodeString: PCWCH,
    BytesInUnicodeString: ULONG
) -> NTSTATUS