pub unsafe extern "C" fn obs_fader_remove_callback(
    fader: *mut obs_fader_t,
    callback: obs_fader_changed_t,
    param: *mut c_void
)