pub static CBLAS_HGEMM_MKL: Lazy<Symbol<'static, unsafe extern "C" fn(CBLAS_LAYOUT, CBLAS_TRANSPOSE, CBLAS_TRANSPOSE, c_int, c_int, c_int, c_ushort, *const c_ushort, c_int, *const c_ushort, c_int, c_ushort, *mut c_ushort, c_int)>>