pub unsafe extern "C" fn elf_getshstrndx(
    __elf: *mut Elf,
    __dst: *mut usize
) -> i32