pub unsafe extern "C" fn l_dnaSetValue(
    da: *mut L_DNA,
    index: l_int32,
    val: l_float64
) -> l_ok