pub type BeforeCommandExecutionFunction = Option<unsafe extern "C" fn(arg1: *mut Environment) -> bool>;