Function RtlIsTextUnicode

Source
pub unsafe extern "system" fn RtlIsTextUnicode(
    Buffer: PVOID,
    Size: ULONG,
    Result: PULONG,
) -> BOOLEAN