pub unsafe extern "C" fn dwarf_getlocation(
    attr: *mut Dwarf_Attribute,
    expr: *mut *mut Dwarf_Op,
    exprlen: *mut size_t
) -> c_int