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