pub unsafe extern "C" fn sd_device_new_from_subsystem_sysname( ret: *mut *mut sd_device, subsystem: *const c_char, sysname: *const c_char, ) -> c_int