obs_kernel_param
extern const struct obs_kernel_param __setup_start[], __setup_end[];
static struct obs_kernel_param __setup_##unique_id \
__aligned(__alignof__(struct obs_kernel_param)) \
const struct obs_kernel_param *p;
const struct obs_kernel_param *p;
static struct obs_kernel_param __setup_##unique_id \
__aligned(__alignof__(struct obs_kernel_param)) = \