pub unsafe extern "system" fn RtlExtendMemoryBlockLookaside(
    MemoryBlockLookaside: *mut c_void,
    Increment: u32
) -> NTSTATUS