[]Function skyline::libc::accept

pub unsafe extern "C" fn accept(
    __fd: i32,
    __addr: *mut sockaddr,
    __addr_len: *mut u32
) -> i32