Function sqlite3_bind_zeroblob64

Source
pub unsafe extern "C" fn sqlite3_bind_zeroblob64(
    arg1: *mut sqlite3_stmt,
    arg2: i32,
    arg3: u64,
) -> i32