pub unsafe extern "C" fn sqlite3_column_bytes16(
    p: *mut sqlite3_stmt,
    n: c_int
) -> c_int