#[unsafe(no_mangle)]pub unsafe extern "C" fn mat_tpose_vec( A: *const csc, x: *const c_float, y: *mut c_float, plus_eq: c_int, skip_diag: c_int, )