pub unsafe extern "C" fn BNNotifyProgressForDownloadInstance( instance: *mut BNDownloadInstance, progress: u64, total: u64, ) -> bool