pub unsafe extern "C" fn libvlc_set_exit_handler( p_instance: *mut libvlc_instance_t, cb: extern "C" fn(*mut c_void), opaque: *mut c_void, )