pub unsafe extern "system" fn RtlFillMemoryUlonglong(
    Destination: PVOID,
    Length: SIZE_T,
    Pattern: ULONGLONG
)