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