pub unsafe fn zpbtrf_work( layout: Layout, uplo: u8, n: i32, kd: i32, ab: &mut [c64], ldab: i32, ) -> i32