pub type PostParseColumnRefHook = Option<unsafe extern "C" fn(pstate: *mut ParseState, cref: *mut ColumnRef, var: *mut Node) -> *mut Node>;