pub unsafe extern "C" fn obs_property_button_set_url(
    p: *mut obs_property_t,
    url: *mut c_char
)