pub fn find_registered_c_method(name: &str) -> Option<*const ()>
Look up a registered .C method by name. Returns the function pointer or null.