pub extern "C" fn shutdown( fn_ptr: Option<&extern "C" fn(_: c_int, _: c_int) -> c_int>, socket: c_int, how: c_int ) -> c_int