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