pub unsafe extern "C" fn obs_property_button_set_type(
    p: *mut obs_property_t,
    type_: obs_button_type
)