pub unsafe extern "C" fn ddsrt_gethostbyname(
    name: *const c_char,
    af: c_int,
    hentp: *mut *mut ddsrt_hostent_t
) -> dds_return_t