pub unsafe extern "C" fn srotm_( n: *const blas_int, x: *mut f32, incx: *const blas_int, y: *mut f32, incy: *const blas_int, param: *const f32, )