pub unsafe extern "C" fn CVodeGetActualInitStep(
    cvode_mem: *mut c_void,
    hinused: *mut realtype
) -> c_int