pub unsafe fn clang_getPresumedLocation(
location: CXSourceLocation,
file: *mut CXString,
line: *mut c_uint,
column: *mut c_uint
)