pub unsafe extern "C" fn CVodeSetInitStepB(
    cvode_mem: *mut c_void,
    which: c_int,
    hinB: realtype
) -> c_int