pub unsafe extern "C" fn ssl_conf_sig_hashes(
    conf: *mut ssl_config,
    hashes: *const c_int
)