macro_rules! entrypoint_deprecated {
    ($process_instruction:ident) => { ... };
}
👎 Deprecated since 1.4.3:

use solana_program::entrypoint::entrypoint instead