pub unsafe extern "C" fn sd_device_new_from_path( ret: *mut *mut sd_device, path: *const c_char, ) -> c_int