pub unsafe extern "C" fn ENGINE_ctrl( e: *mut engine_st, cmd: i32, i: i64, p: *mut c_void, f: Option<unsafe extern "C" fn()>, ) -> i32