pub unsafe extern "C" fn jit_readelf_open(
    readelf: *mut jit_readelf_t,
    filename: *const c_char,
    flags: c_int
) -> c_int