pub unsafe extern "C" fn cblas_cscal( N: blas_int, alpha: *const c_void, X: *mut c_void, incX: blas_int, )