pub unsafe extern "system" fn RtlFreeMemoryBlockLookaside(
    MemoryBlockLookaside: *mut c_void,
    Block: *mut c_void
) -> NTSTATUS