[]Function skyline::libc::getsockname

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