[]Function skyline::libc::setsockopt

pub unsafe extern "C" fn setsockopt(
    __fd: i32,
    __level: i32,
    __optname: i32,
    __optval: *const c_void,
    __optlen: u32
) -> i32