pub unsafe extern "C" fn obs_properties_add_button(
props: *mut obs_properties_t,
name: *const c_char,
text: *const c_char,
callback: obs_property_clicked_t,
) -> *mut obs_property_t
pub unsafe extern "C" fn obs_properties_add_button(
props: *mut obs_properties_t,
name: *const c_char,
text: *const c_char,
callback: obs_property_clicked_t,
) -> *mut obs_property_t