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