pub unsafe extern "C" fn dlarft_( direct: *const c_char, storev: *const c_char, n: *const c_int, k: *const c_int, V: *const f64, ldv: *const c_int, tau: *const f64, T: *mut f64, ldt: *const c_int, )