mk_function_exists — Check if a function is defined
mk_function_exists name
mk_function_exists
name
Returns 0 (logical true) if a function named name if defined or 1 otherwise.