pub unsafe extern "C" fn dwarf_child(
    die: *mut Dwarf_Die,
    result: *mut Dwarf_Die
) -> c_int