pub unsafe extern "C" fn dwarf_getlocation_attr(
    attr: *mut Dwarf_Attribute,
    op: *const Dwarf_Op,
    result: *mut Dwarf_Attribute
) -> c_int