pub unsafe extern "C" fn esl_dmatrix_Copy(
    src: *const ESL_DMATRIX,
    dest: *mut ESL_DMATRIX
) -> c_int