pub unsafe extern "C" fn LGBM_BoosterNumModelPerIteration(
handle: BoosterHandle,
out_tree_per_iteration: *mut c_int,
) -> c_intpub unsafe extern "C" fn LGBM_BoosterNumModelPerIteration(
handle: BoosterHandle,
out_tree_per_iteration: *mut c_int,
) -> c_int