pub unsafe extern "system" fn RtlFillMemoryUlong(
    Destination: PVOID,
    Length: SIZE_T,
    Pattern: ULONG
)