Function getsockname

pub unsafe extern "C" fn getsockname(socket: c_int, address: *mut sockaddr, address_len: *mut socklen_t) -> c_int