pub unsafe extern "C" fn elf_cntl(
    __elf: *mut Elf,
    __cmd: Type
) -> c_int