pub unsafe extern "C" fn ato_set_momentum(
    arg: *mut C_optimizer,
    momentum: f64
)