#[unsafe(no_mangle)]pub extern "C" fn sqlite3_column_int( _stmt: *mut SQLite3Stmt, _idx: i32, ) -> i32