pub unsafe extern "C" fn esl_dmx_AddScale(
    A: *mut ESL_DMATRIX,
    k: f64,
    B: *const ESL_DMATRIX
) -> c_int