/*
* Get the progress callback granularity.
*
* This function is not useful at the moment since you cannot specify
* progress callbacks from within Ruby (this is a TODO item).
*
* Example:
* granularity = ctx.progress_granularity
*
*/
static VALUE ctx_progress_granularity(VALUE self) {