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