pub unsafe extern "C" fn SSL_set_tmp_dh_callback( ctx: *mut SSL, dh: unsafe extern "C" fn(*mut SSL, i32, i32) -> *mut DH, )