pub unsafe extern "C" fn inet6_opt_get_val(
    __databuf: *mut c_void,
    __offset: c_int,
    __val: *mut c_void,
    __vallen: socklen_t
) -> c_int