Type Definition gpr_log_func
grpcio_sys
type gpr_log_func = Option<unsafe extern "C" fn(args: *mut gpr_log_func_args)>;