pub unsafe extern "system" fn NtFlushInstructionCache(
    ProcessHandle: HANDLE,
    BaseAddress: PVOID,
    Length: SIZE_T
) -> NTSTATUS