#include extern VALUE rb_vm_top_self(void); static VALUE kernel_protect; static VALUE rb_sym_protect_kernel_fork; static VALUE rb_sym_protect_kernel_wrapper; static VALUE contrast_protect_fork(const int argc, const VALUE *argv, const VALUE self); void Init_cs__protect_kernel(void);