pub unsafe extern "C" fn ENGINE_ctrl_cmd( e: *mut engine_st, cmd_name: *const i8, i: i64, p: *mut c_void, f: Option<unsafe extern "C" fn()>, cmd_optional: i32, ) -> i32