pub unsafe fn ssptrd_work( layout: Layout, uplo: u8, n: i32, ap: &mut [f32], d: &mut [f32], e: &mut [f32], tau: &mut [f32], ) -> i32