pub unsafe extern "C" fn sqlite3_column_decltype(
    arg1: *mut sqlite3_stmt,
    arg2: i32
) -> *const i8