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