pub fn get_debug_loc_column(val: &ValueRef) -> u32
Return the column number of the debug location for this value, which must be an LLVM Instruction.
Instruction