pub type sscal2v_ft = Option<unsafe extern "C" fn(conjx: conj_t, n: dim_t, alpha: *const f32, x: *const f32, incx: inc_t, y: *mut f32, incy: inc_t)>;