pub unsafe extern "C" fn sqlite3_bind_zeroblob( pStmt: *mut sqlite3_stmt, parameter: c_int, n: c_int, ) -> c_int