pub unsafe extern "C" fn wrenRandomBindForeignMethod( vm: *mut WrenVM, className: *const c_char, isStatic: bool, signature: *const c_char, ) -> WrenForeignMethodFn