pub unsafe extern "C" fn sqlite3_bind_int( pStmt: *mut sqlite3_stmt, index: c_int, value: c_int, ) -> c_int