pub unsafe fn ssptrd( uplo: u8, n: i32, ap: &mut [f32], d: &mut [f32], e: &mut [f32], tau: &mut [f32], info: &mut i32, )