pub unsafe extern "C" fn ssl_conf_dhm_min_bitlen(
    conf: *mut ssl_config,
    bitlen: c_uint
)