pub unsafe fn sqlite3_bind_value( arg1: *mut sqlite3_stmt, arg2: c_int, arg3: *const sqlite3_value, ) -> c_int